Auto merge of #2771 - alexcrichton:update-replace, r=brson
authorbors <bors@rust-lang.org>
Tue, 7 Jun 2016 23:32:25 +0000 (16:32 -0700)
committerbors <bors@rust-lang.org>
Tue, 7 Jun 2016 23:32:25 +0000 (16:32 -0700)
Don't lock overrides if we're updating them

There was already a function for this, `keep`, it was just forgotten to be
called.

Closes #2766


Trivial merge